RoutedViewHost.ViewContractObservable property¶
Defined in
Type: RoutedViewHostReactiveUI
Assembly: ReactiveUI.WinUI.dll
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041
public IObservable<string?> ViewContractObservable { get; set; }
Summary: Gets or sets the view contract observable.
Returns: IObservable
Value: The view contract observable.